How to Install btest software package in Ubuntu 17.04 (Zesty Zapus)

How to Install btest software package in Ubuntu 17.04 (Zesty Zapus)

btest software package provides simple driver for basic unit tests, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install btest 

btest is installed in your system.

Make ensure the btest package were installed using the commands given below,

$ sudo dpkg-query -l | grep btest *

You will get with btest package name, version, architecture and description in a table

btest package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package btest
Version 0.56-1
Description simple driver for basic unit tests
Sub Section devel


See Also, How to uninstall or remove btest software package from Ubuntu 17.04 (Zesty Zapus)?